FrameLib  0.7
DSP processing with frames of arbitrary timing and length
FrameLib_Threading.h File Reference
#include <windows.h>

Go to the source code of this file.

Classes

class  Atomic32
 
class  AtomicPtr< T >
 
class  SpinLock
 
class  SpinLockHolder
 
class  Thread
 
class  Semaphore
 
class  TriggerableThread
 
class  DelegateThread
 

Namespaces

 OS_Specific
 

Typedefs

typedef volatile long OS_Specific::Atomic32
 
typedef volatile PVOID OS_Specific::AtomicPtr
 
typedef HANDLE OS_Specific::OSThreadType
 
typedef HANDLE OS_Specific::OSSemaphoreType
 
typedef DWORD WINAPI OS_Specific::OSThreadFunctionType(LPVOID arg)